Click or drag to resize

AppointmentEndTimeZone Property

Represents the end time zone of the appointment.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public TimeZoneDefinition EndTimeZone { get; set; }

Property Value

Type: TimeZoneDefinition
The end time zone.
See Also